- #1
logics
- 137
- 0
The best known algorithm ('Babylonian') to take the square root of a number requires 3 operations, less than Newton's. I suppose it's also the fastest. Is it so?
Do you know a simpler or faster one?
Can you find a method that requires only 1 operation?
Do you know a simpler or faster one?
Can you find a method that requires only 1 operation?
Last edited: