|
CSR :
|
|
|
Causes :
|
|
|
Relates :
|
|
|
Relates :
|
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.
|