babylonian-method
There are 6 repositories under babylonian-method topic.
dragancajic/SquareRootFinder
The Babylonian method for finding square roots by hand | Heron's method | Newton's method
uhmarcel/Perfect-Numbers-Root
A showcase of the Babylonian algorithm used to calculate square roots made in C.
arindamchattopadhyay/arindamCode_lover
LeetCode||Random Contest Problems
iAjitPrasad/BigData_Session15Assignment15.1
Scala applications to find GCD (Greatest Common Divisor ) of two numbers, Fibonacci Series using Standard Loop & Recursion Method, and Square Root of a number using Babylonian Method of Divide & Average.
amartos/babylon
Square root calculation using Heron's method
westtle/the-babylonian-method
The Babylonian square root algorithm made for uni project.