Solving a symbolic cubic equation

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

Is there a reason why you would not just try using solve?
help solve

Sign in to comment.

Answers (0)

Categories

Asked:

on 5 Mar 2017

Commented:

on 5 Mar 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!