👤

Design an algorithm for computing √n

for any positive integer n. Besides
assignment and comparison, your algorithm may only use the four basic
arithmetical operations.