Clear Filters
Clear Filters

roots of complex number [plz I need your help ]

2 views (last 30 days)
plz help me ::
how can I find all the 3th roots of [ z^3 = -1+j ] by using matlab ?
plz I need your help

Accepted Answer

John D'Errico
John D'Errico on 14 Mar 2015
Edited: John D'Errico on 14 Mar 2015
So why not use roots? What are the coefficients of that cubic polynomial? Don't forget to use zeros where appropriate. Or if you prefer symbolic form, then why not use solve?
This is YOUR homework. Think about what is being asked for, and then look for the solution. These are virtually one liners.
  1 Comment
adrian zizo
adrian zizo on 14 Mar 2015
hhhhhhhh ok thank u John D'Errico I'll try to find the answer ...but I need your
help in another problem ,it's difficult , it's green theorem in complex :
∮(2xy-x^2)dx+(x+y^2)dy
Where C is the closed curve of the region bounded by y=x^2 , y^2=x
plz help me to answer it by using matlab

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!