CXML

CBRT (3sciport)


SYNOPSIS

  result = CBRT( x )

FUNCTION VALUE

  cbrt            Real.
                  The cubic root of input argument x.

ARGUMENTS

  x               Real.
                  The input argument.

DESCRIPTION

  Function CBRT returns the real cubic root of the real input argument x.

  For equations and other information, see Volume 3: UNICOS Math and
  Scientific Library Reference Manual SR-2081 7.0, Cray Research, Inc.

CXML Home Page

Index of CXML Routines