> An implementation of `BigDecimal.nthRoot(int, MathContext)`. fabioromano1 has updated the pull request incrementally with one additional commit since the last revision:
Added tests for exact result cases and handle result assertions for n < 0 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27148/files - new: https://git.openjdk.org/jdk/pull/27148/files/81b3b775..1f773b38 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=27 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27148&range=26-27 Stats: 51 lines in 2 files changed: 16 ins; 4 del; 31 mod Patch: https://git.openjdk.org/jdk/pull/27148.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27148/head:pull/27148 PR: https://git.openjdk.org/jdk/pull/27148
