Talk:Square root algorithms: Difference between revisions

Content deleted Content added
Regarding Vedic Method: removed examples
Another algorithm: new section
Line 299:
:::::Mainly it is the amount of space that is given to it that I feel is undue. And even at that it has very little about the method, just examples. If a couple of the examples were replaced by a better explanation that would be an overall gain I think. An encyclopaedia should tell about things, not train you in doing them. [[User:Dmcq|Dmcq]] ([[User talk:Dmcq|talk]]) 12:53, 19 December 2013 (UTC)
:::::I have chopped out all the examples except the first. One properly explained example of the square root of a 6 digit number might be okay instead, but three long examples without proper explanation are not. [[User:Dmcq|Dmcq]] ([[User talk:Dmcq|talk]]) 09:11, 22 December 2013 (UTC)
 
== Another algorithm ==
 
There is another algorithm which runs very fast using only shifts, increments, decrements, additions and subtractions, and works with any base. This algorithm has been in use successfully for almost 40 years in nuclear instrumentation. The algorithm and an example are published at http://www.king-cart.com/square-root.html
 
<ref>http://www.king-cart.com/square-root.html</ref>
 
Marshall Dudley[[Special:Contributions/2602:306:BC45:8A30:290E:C082:979:2365|2602:306:BC45:8A30:290E:C082:979:2365]] ([[User talk:2602:306:BC45:8A30:290E:C082:979:2365|talk]]) 16:58, 25 February 2015 (UTC)