On Sat, 26 Apr 2025 16:15:29 GMT, fabioromano1 <d...@openjdk.org> wrote:
> This PR implements nth root computation for BigIntegers using Newton method. This pull request has now been integrated. Changeset: ab12fbfd Author: Fabio Romano <fabio19...@gmail.com> Committer: Raffaello Giulietti <rgiulie...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/ab12fbfda2c364bb16ddf03b923989639f437f6a Stats: 433 lines in 3 files changed: 430 ins; 0 del; 3 mod 8077587: BigInteger Roots Reviewed-by: rgiulietti ------------- PR: https://git.openjdk.org/jdk/pull/24898