Learn R Programming

FBMS (version 1.1)

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