Hi, can you please verify with the basic code of a beginnerMATLAB user, and try explaining how to approach if possible. Thanksa lot! :)
1. Answer the following questions regarding complex numbers. Youmust provide all handwritten working and MATLAB code/outputs forthe problems below.
(a) Express the complex number w = √ 3+i in complex exponentialform. (Provide a handwritten solution)
(b) (1 mark) Use MATLAB to check your answer for part (a) bycalculating the length and argument of w. (Provide your MATLABcode/outputs)
(c) Find all solutions to z^5 = √ 3 + i. (Provide a handwrittensolution)
(d) Use MATLAB to plot the solutions found above. The solutionsmust be plotted on the same figure. (Provide you MATLABcode/outputs) (e) What do you notice about the solutions in theplot? (Provide a handwritten solution)