Hey there! For this wsq, we where ask to make a program that will calculate the square root of a number using the Babylonian method.

It was no difficult once you search what does this method means, here is a link that might help you : http://www.geeksforgeeks.org/square-root-of-a-perfect-square/

My code on github: https://github.com/samanthariverac/TC101/blob/master/%23wsq13

wsq13

 

CC BY 4.0 #WSQ13 by Samantha Rivera is licensed under a Creative Commons Attribution 4.0 International License.