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 Sept. 9, 2025, 5:55 p.m.