cbrtf

Computes the cube root of the given value.

Parameters

x float

The value

Return Value

Type: float

The cube root of x.

Meta