Calculate the square root without using square root

Eliran Turgeman
3 min readSep 23, 2020

Today on the topic of ‘Things that excite me’ I’m going to discuss with you a way, rather an iterative method that enables us to calculate the square root of any number.

Some of you might ask yourselves ‘Why do we even need another way to calculate the square root of a number…

--

--