This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients mark.dickinson, serhiy.storchaka
Date 2019-05-11.14:29:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557584943.83.0.629815706517.issue36887@roundup.psfhosted.org>
In-reply-to
Content
I am wondering whether int(sqrt(float(n))) can be used as a good initial approximation.
History
Date User Action Args
2019-05-11 14:29:03serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson
2019-05-11 14:29:03serhiy.storchakasetmessageid: <1557584943.83.0.629815706517.issue36887@roundup.psfhosted.org>
2019-05-11 14:29:03serhiy.storchakalinkissue36887 messages
2019-05-11 14:29:03serhiy.storchakacreate