Content deleted Content added
Manual approximation of the nth root of a positive number |
Jitse Niesen (talk | contribs) move new text to nth root |
||
Line 1:
The principal [[nth root|''n''th root]] <math>\sqrt[n]{A}</math> of a [[negative and positive numbers|positive]] [[real number]] ''A'', is the positive real solution of the equation
:<math>x^n = A</math>
Line 45:
leading to the general ''n''<sup>th</sup> root algorithm.
[[Category:Root-finding algorithms]]
|