Mark Dickinson <dicki...@gmail.com> added the comment:

There's also a decent chance that a libm implementation of cbrt will be 
correctly rounded, while `x**(1/3)` is highly unlikely to be so.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44357>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to