Talk:Square root algorithms: Difference between revisions

Content deleted Content added
Line 374:
 
(this method might also converge for many other functions)
 
:This is just Newton's method for estimating roots of the function F(x)=X^2.[[User:Sbalfour|Sbalfour]] ([[User talk:Sbalfour|talk]]) 03:49, 15 November 2019 (UTC)
 
== Suggested change to the first digit-by-digit method example ==