A DESCRIPTION OF THE REQUEST :
It would be nice to be able to do nth or even simple square 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 or even simple square roots with BigInteger.
JUSTIFICATION :
There are many applications where finding the square root is appropriate. Certain factorization algorithms require such a feature, for example.
- duplicates
-
JDK-8032027 Add BigInteger square root methods
-
- Closed
-