It depends on the fraction.
Sometimes it helps to convert the decimal into a rational fraction. For example, 0.296296... recurring = 296/999 = 8/27.
Now so cuberoot(8/27) = cuberoot(8)/cuberoot(27) = 2/3 = 0.66... recurring.
This method only works if the cuberoot is a simple rational fraction.
In general, however, the best option is numerical iteration, using the Newton Raphson method.
To find the cuberoot of k, let f(x) = x^3 - k.
then finding the cuberoot of k is equivalent to finding the 0 of f(x).
Let f'(x) = 3*x^2 [the derivative of f(x)]
Start with an approximate answer, x(0).
Then for n = 0, 1, 2, ...
Let x(n+1) = x(n) - f(x(n))/f'(x(n))
The sequence x(0), x(1), x(2), ... will converge to the cuberoot of k.
The iteration equation, given above, is much easier to read if the n and n+1 are read as suffices, but the new and "improved" browser cannot handle suffices!
Chat with our AI personalities
The cube root of 96 = 2 times the cube root of 12 = 4.57885697
Rounded to two decimal places, the cube root of 10 is 2.15 or 2.154435
Rounded to two decimal places, the cube root of 1512 is equal to 11.48.
Rounded to five decimal places, the cube root of 19 is equal to 2.66840.
Rounded to two decimal places, the cube root of 51 is equal to 3.71.