About 66 results
Open links in new tab
  1. Why is the cube-root of $x$ 'odd'? - Mathematics Stack Exchange

    Aug 27, 2014 · I am trying to understand why $\\sqrt[3]{x}$ is an odd function; can anyone explain how I could come to this conclusion?

  2. nthroot - Real nth root of real numbers - MATLAB - MathWorks

    This MATLAB function returns the real nth root of X.

  3. Does cube root have domain $ (-\infty ,+\infty )$ or not?

    Aug 15, 2016 · Yes, yes, but some people are pedants, and impose on the real cube root the same domain restriction as the real square root, even though the former is bijective across the …

  4. funm - General matrix function - MATLAB - MathWorks

    Matrix Cube Root Find matrix B, such that B3 = A, where A is a 3-by-3 identity matrix. To solve B3 = A, compute the cube root of the matrix A using the funm function. Create the symbolic …

  5. How to tell Matlab to give real cube roots instead of complex ones?

    Mar 26, 2013 · At some point of my calculations some cube roots are introduced and unfortunately Matlab seems to automatically simplify terms like (-1)^ (1/3) to yield 0.5000 + …

  6. How do you enter the command for a cube root? - MathWorks

    Nov 24, 2021 · Be very careful though. If x is negative, it will return a complex number, because there are indeed THREE cube roots of a negative number. Two of them are complex. nthroot …

  7. Why the domain of the cube root function are all the real numbers ...

    Jan 22, 2020 · since it can also be written as x^(1/3) and therefore 1/(x^3) and this would not make sense for x=0 because of the division with 0. So why is 0 in the domain?

  8. Inverse a cubic function - Mathematics Stack Exchange

    Apr 7, 2022 · I've got this cubic function that I can't figure out how to calculate its inverse. $$f (x)=x^3+3x^2+3x, x\in \mathbb {R}$$ I've tried using online calculator to see if that would help, …

  9. Cube root of a complex function - MATLAB Answers - MathWorks

    Nov 14, 2018 · I need to solve Z^3 = -8-3i, and obtain all cube roots of -8-3i showing that the sum of the cube roots is zero using matlab.

  10. What is the maximum number of stationary points a cube root …

    Oct 9, 2021 · For cubics, they can have one stationary point at x = h x = h. But I also know that a cube root function is the inverse of a cubic function, hence it can also have 0 0 or 2 2 …