Nth root algorithm: Difference between revisions

Content deleted Content added
rm inappropriate cat
No edit summary
Line 42:
 
leading to the general ''n''<sup>th</sup> root algorithm.
 
another way is this function <math>root base n = base^(1/n)</math>
 
[[Category:Root-finding algorithms]]