Hello, I developed a different square root algorithm in O(n^2) (n being the number of digits) and I don't know if it might be useful. I know that there exist better algorithms to do that but I don't know the hidden constants involved. It might be that my algorithm is better in some range. Can I send you the algorithm? Thanks David Buezas