enthought - Python equivalent to radical() in Sage? -
i'm working on code generate number of triples satisfying abc conjecture less given quality , within specified integer range. wrote code in sage, has radical() function built in.
i need figure out way perform same task in python, have of yet been unable do.
any advice or resource recommendations on building radical function, i.e. given integer output largest squarefree divisor of integer?
Comments
Post a Comment