root {Ryacas0} | R 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
[Package Ryacas0 version 0.4.4 Index]