Learn R Programming

FBMS (version 1.3)

troot: Cube Root Function

Description

Cube Root Function

Usage

troot(x)

Value

The cube root of x

Arguments

x

The vector of values

Examples

Run this code
troot(27)

Run the code above in your browser using DataLab