SOLUTION: procedure to solve cube root of 35 with out calculator
Algebra.Com
Question 1024132: procedure to solve cube root of 35 with out calculator
Found 2 solutions by fractalier, solver91311:
Answer by fractalier(6550) (Show Source): You can put this solution on YOUR website!
There are a number of algorithms that will show you...here is one link...
http://www.mathpath.org/Algor/cuberoot/algor.cube.root.htm
Answer by solver91311(24713) (Show Source): You can put this solution on YOUR website!
There are a couple of ways to go about it.
You can just approximate.
3 is too small, because 3^3 = 27
4 is too large, because 4^3 = 64
Interpolate: 64 - 27 is 37 and 35 - 27 is 8, so use 3 8/37 or a little less than 3 and 1/4.
Multiply out 3.25^3 and you'll find out that is a little small. So pick something a little larger and try again. Keep it up until you get as close as you like.
You can also use Newton-Raphson:
You want to solve the equation:
Newton-Raphson says that if you make a guess,
, then
is a closer guess if
So for the cube root of
So, since
for your problem and 3 is an integer lower bound on the desired value, you can use 3 as your first guess:
Doing the arithmetic:
If you calculate
You will find that you are a little on the low side, so perform Newton-Raphson again using
as the initial guess.
Yes, the arithmetic is as ugly as a mud fence, but it is all rational numbers so you can do it old school without a calculator.
The good news is that, given an appropriate first guess, Newton-Raphson generally converges rapidly for well-behaved functions. In this particular case, if you do the calculation above, your approximation will be correct to the third decimal place; that is your answer will be on the high side by only 0.0002 or so.
John

My calculator said it, I believe it, that settles it
RELATED QUESTIONS
how to solve radical 2 without using the calculator.
square root of the cube root... (answered by jsmallt9)
my child needs to do the cube root of 6561 without a calculator. but need to show... (answered by jsmallt9)
Without using a calculator, list the numbers square root of 2, cube root of 3, and fifth... (answered by venugopalramana)
Cube root[2x-4]-2=0
How do I solve for X with a cube root? Would I cube all parts of the (answered by richard1234,stanbon)
Simplify with out using a calculator the square root of 704.... (answered by tommyt3rd,nerdybill)
(cube root of ab) ^6
I've tried working this out and I come up with
cube root of... (answered by MathLover1)
What is the equation (without a calculator) to figure out the answer to 24(index)with the (answered by fractalier)
(fourth root of 7)-(cube root of 7) solve... (answered by Alan3354)
Use the square root procedure to solve the equation.... (answered by Fombitz)