A DESCRIPTION OF THE REQUEST :
It would be nice to be able to do nth roots with BigInteger.
JUSTIFICATION :
There are many applications where finding the square root is appropriate. Certain factorization algorithms require such a feature, for example.
It would be nice to be able to do nth roots with BigInteger.
JUSTIFICATION :
There are many applications where finding the square root is appropriate. Certain factorization algorithms require such a feature, for example.
- links to
-
Review(master) openjdk/jdk/24898