root
Calculates the n-th root of a inputted value x. Depending on input, function can return scalar, vector, matrix or complex number.
Arguments
- Real or complex value x
- Real value n
Output
Value of n-th root
Examples
Calculates the n-th root of a inputted value x. Depending on input, function can return scalar, vector, matrix or complex number.
Value of n-th root