Use Newton's Method to approximate the positive root of the function
f(x) = (x^5) - 20
Show each iteration until successive iterations agree to six decimal places.
f(x) = (x^5) - 20
Show each iteration until successive iterations agree to six decimal places.