root: Root function

View source: R/OpenMath2R.R

rootR Documentation

Root function

Description

The $y$'th root of $x$, i.e. $x^(1/y)$.

Usage

root(x, y)

Arguments

x

Number to take $y$'th root of

y

Root

Value

The root y'th root of x


Ryacas0 documentation built on Jan. 12, 2023, 5:11 p.m.