Solving a symbolic cubic equation
Show older comments
Hi,
I wanted to solve this symbolic equation, with the roots being in terms of the variables. Would appreciate any help!
13824*k^3 - 2592*k^2*m*w + 72*k*m^2*w^2 - (m^3*w^3)/2
The equation is a function of 'w', but w,k,m are all symbolic variables.
Thanks!
1 Comment
John D'Errico
on 5 Mar 2017
Is there a reason why you would not just try using solve?
help solve
Answers (0)
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!