*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> cbrt (3)              
Title
Content
Arch
Section
 

CBRT(3)

Contents


NAME    [Toc]    [Back]

       cbrt - cube root function

SYNOPSIS    [Toc]    [Back]

       #include <math.h>

       double cbrt ( double x );

DESCRIPTION    [Toc]    [Back]

       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    [Toc]    [Back]

       cbrt is a GNU extension.

SEE ALSO    [Toc]    [Back]

      
      
       sqrt(3), pow(3)



				  1995-09-16			       CBRT(3)
[ Back ]
 Similar pages
Name OS Title
cbrt NetBSD cube root and square root functions
sqrtf NetBSD cube root and square root functions
cbrt OpenBSD cube root and square root functions
cbrtf OpenBSD cube root and square root functions
cbrtf NetBSD cube root and square root functions
sqrt NetBSD cube root and square root functions
cbrtf FreeBSD cube root and square root functions
sqrt OpenBSD cube root and square root functions
sqrtf FreeBSD cube root and square root functions
cbrt FreeBSD cube root and square root functions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service