Hey everybody!!!
Today I wrote a programm which calculates the square root of a number using a computing method called BABYLONIAN. It's very simple, and you can learn how it works on Wikipedia.
http://
On my code, I put a cout line to see how is it working, but you can just delete it if you want. Enjoy it!
https://