Computer Science


CBRT(3)             Linux Programmer's Manual             CBRT(3)

NAME
       cbrt - cube root function

SYNOPSIS
       #include <math.h>

       double cbrt ( double x );

DESCRIPTION
       The  cbrt()  function  returns  the  cube root of x.  This
       function cannot fail; every representable real value has a
       representable real cube root.

CONFORMING TO
       cbrt is a GNU extension.

SEE ALSO
       sqrt(3), pow(3)

                        September 16, 1995                      1

Back to the index


Apply now!


Handbook

Postgraduate study options

Computer Science Blog



Please give us your feedback or ask us a question

This message is...


My feedback or question is...


My email address is...

(Only if you need a reply)

A to Z Directory | Site map | Accessibility | Copyright | Privacy | Disclaimer | Feedback on this page