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.
- csr for
-
JDK-8364012 BigInteger Roots
-
- Closed
-
- relates to
-
JDK-8366478 BigDecimal roots
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/ab12fbfd
-
Review(master) openjdk/jdk/24898