- 4,662
- 372
is there a method to compute roots other than sqrt?, like 10th root or 13th root of a number?
and, what are they?
and, what are they?
This one is a good candidate for Newton's method. We choose an arbitrary value x0, then use:loop quantum gravity said:is there a method to compute roots other than sqrt?, like 10th root or 13th root of a number?
and, what are they?