Bloomberg interview question

Given a double value, find the square root without using the sqrt() function?

Interview Answer

Anonymous

3 Sept 2009

Successive approximation?