troot: Cube root function

View source: R/nonlinear_functions.R

trootR 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)


FBMS documentation built on Sept. 13, 2025, 1:09 a.m.