y = nthroot(x,n)
returns the nth root of x with the phase angle closest
to the phase of x. The output y has symbolic data type
if any input argument is symbolic. The variables satisfy y.^n = x.
Input array for taking root, specified as a symbolic or numeric array. When taking
the root, the function acts element-wise.
If both x and n are nonscalar arrays, they
must have the same size. If any element of x or n
is symbolic and some elements are numeric, nthroot converts numeric
arguments to symbolic before processing.
Example: [sym(-8),sym(8);sym(-27),sym(27)]
Input array for order of root, specified as a symbolic array or real array.
If an element of x is not real and positive, meaning it is
either negative or has a nonzero imaginary part, then the corresponding element of
n must be a nonzero integer.
If an element of x is real and positive, then the
corresponding element of n can have any nonzero real
value.
If both x and n are nonscalar arrays, they
must have the same size. If any element of x or n
are symbolic and some elements are numeric, nthroot converts numeric
arguments to symbolic before processing.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.