thomasnield
(-4.0).pow(1.0/3.0)
NaN
Math.cbrt()
ValV
b.pow(x) is NaN for b < 0 and x is finite and not an integer
b.pow(x)
b < 0
x
pow
A modern programming language that makes developers happier.