On Tue, Aug 13, 2013 at 4:33 PM, MRAB <pyt...@mrabarnett.plus.com> wrote: > Here's a way to calculate the integer square root:
Yes, but the actual value of the square root isn't needed. All that's needed is to stop the loop once the sqrt is reached. ChrisA -- http://mail.python.org/mailman/listinfo/python-list