Coding challenge

Write some code that takes the square root of a given number 100 times. So take the square root of a number, then take the square root of that, then the square root of that. What number seems to always result? Can you explain why?

Type your code here:


Lua reference

See your results here: