Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

nth_root(n,truncate_mode=1) does the job, e.g. Integer(124).nth_root(3,truncate_mode=1) is (4,False)