CUBEROOT (Number)
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Number} is any real number.
Description
- This function gives the Cube root of a given number.
- A cube root is the number that multiplies by itself three times in order to create a cubic value.
- In Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle CUBEROOT (Number)} , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Number} is any real number.When we are giving negative numbers result also we will get in negative values.
- For example CUBEROOT(-27)=CUBEROOT(-3*-3*-3)= -3.
- This function will return the result as NaN when the given number as Non-numeric.
Examples
- CUBEROOT(8) = 2