Write a Square Root function for a computer without floating point calculations
Anonymous
Use the babylonian method http://en.wikipedia.org/wiki/Methods_of_computing_square_roots#Babylonian_method
Check out your Company Bowl for anonymous work chats.