[−][src]Function num::integer::cbrt
pub fn cbrt<T>(x: T) -> T where
T: Roots,
Returns the truncated principal cube root of an integer -- see Roots::cbrt.
pub fn cbrt<T>(x: T) -> T where
T: Roots,
Returns the truncated principal cube root of an integer -- see Roots::cbrt.