cbrt

fnreal cbrt(real x) @trusted pure nothrow @nogc

Calculates the cube root of x.

x cbrt(x) invalid?
±0.0 ±0.0 no
NaN NaN yes
±∞ ±∞ no