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
-
26638 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15673 Solvers
-
19974 Solvers
-
Create a vector whose elements depend on the previous element
733 Solvers
-
Matlab Basics - Set unwanted parts of a vector to zero
253 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!