| JDK 26 |
|---|
| 26 b15Fixed |
|
CSR :
|
|
|
Relates :
|
|
|
Relates :
|
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.
|