Exercise 6

Use Newton's method to find the root of f(x) = x^(1/3). Try using an accurate initial guess. What went wrong?

Hint: Look at the assumptions of the convergence theorem from the Error Analysis section.

Up to Divergence Examples