Coding challenge

Write a program that can find (or at least estimate) the square root of any positive number. Do not use the built in math.sqrt() function.

Type your code here:


Lua reference

See your results here: