RealView Compilation Tools Libraries and Floating Point Support Guide
Version 3.1
Home
>
Floating‑point Support
>
The math library, mathlib
> Cube root (cbrt)
4.3.11. Cube root (cbrt)
This function returns the cube root of its argument.
double
cbrt(
double
x);