libm
0.2.11
libm
Function
cbrtf
Copy item path
Source
pub fn cbrtf(x:
f32
) ->
f32
Expand description
Cube root (f32)
Computes the cube root of the argument.