The class `BigDecimal` already provides methods `pow()` and `sqrt()` for power and square root calculation, so, for symmetry, it would be useful introducing a method to compute integer nth roots too.
- caused by
-
JDK-8364012 BigInteger Roots
-
- Closed
-
- csr for
-
JDK-8366479 BigDecimal roots
-
- Provisional
-
- relates to
-
JDK-8077587 BigInteger Roots
-
- Open
-