[issue36887] Add integer square root, math.isqrt

Serhiy Storchaka report at bugs.python.org
Sat May 11 12:05:25 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

> I'd spell that as `1 + isqrt(n - 1)`.

Could you please add this in the documentation?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36887>
_______________________________________


More information about the Python-bugs-list mailing list