Surd
Surd[x, n] gives the real-valued nth root of x.
Examples
Surd[-8, 3]
(* -2 *)Surd[27, 3]
(* 3 *)Please visit the official Wolfram Language Reference for more details.
Surd[x, n] gives the real-valued nth root of x.
Surd[-8, 3]
(* -2 *)Surd[27, 3]
(* 3 *)Please visit the official Wolfram Language Reference for more details.