Question 1169818
You want to approximate the cube root of 7
 using the Newton-Raphson method.
========================
{{{x^3 - 7 = 0}}}
------
Look up Newton-Raphson on Google or Wikipedia.
You will learn something.  That's the object here.