VMS Help  —  CRTL  cbrt
    Returns the rounded cube root of y.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <math.h>

      double cbrt  (double y);

      float cbrtf  (float y);

      long double cbrtl  (long double y);
Additional Information: explode extract
Argument
Close Help