Find the cube root of the number 514.
-
8.0104
-
8.1104
-
8.2104
-
8.3104
Reveal answer
Fill a bubble to check yourself
A
Correct answer
Explanation
We use the Babylonian Algorithm for cube roots here
According to the algorithm, the cube root is given by the formula
$x _{n+1}=\dfrac{(2x _n+(N/x _{n^2}))}{3}$
where
- $N$ is the number for which cube root is to be found
- $x _{n}$ is the initial approximation of the cube root
- $x _{n+1}$ is the subsequent improvement on the cube root
In this case,
$N = 514$
$N = 514$
$\Rightarrow x _2 = \dfrac{((2\times8.0104+(514/(8.0104)^2))}{3} = \dfrac{(16.02.08+((514/64.1666))}{3}=8.0104$
We can see the value stabilizes around $8.0104$. Hence the answer is A.