troot {FBMS} | R Documentation |
Cube root function
Description
Cube root function
Usage
troot(x)
Arguments
x |
The vector of values |
Value
The cube root of x
Examples
troot(27)
[Package FBMS version 1.0 Index]
troot {FBMS} | R Documentation |
Cube root function
troot(x)
x |
The vector of values |
The cube root of x
troot(27)