Problem 42986. Determine the roots of a cubic equation
Given the coefficients a, b, c, and d of a cubic equation, a*x^3 + b*x^2 + c*x + d = 0, determine its roots.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers51
Suggested Problems
-
We love vectorized solutions. Problem 1 : remove the row average.
830 Solvers
-
491 Solvers
-
259 Solvers
-
200 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
340 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!