Thank you so much brightsky. Is it possible however, to solve it through the polar form instead of cartesian, because theta would become a decimal?
It is possible, but not advised. As you rightly mentioned, the argument is not a nice number, and so the working out might be a little messy.
Let w = 1 + ai where a is a real constant.
Show that | w^2 | = (1+ a^2 )^3/2 .
Umm..... totally blank on this question, would appreciate if someone could shed some light 
I think there is something wrong with the question. The equation that you are required to prove only holds if a = 0.
w = 1 + ai
w^2 = (1+ai)^2 = 1 + 2ai - a^2 = (1-a^2) + 2ai
|w^2|
= sqrt[(1-a^2)^2 + (2a)^2]
= sqrt(1 - 2a^2 + a^4 + 4a^2)
= sqrt(1 + 2a^2 + a^4)
= sqrt[(1+a^2)^2]
= 1 + a^2 (as 1 + a^2 is always greater than 0)
The equation would hold for all a if you meant to write | w^3 | = (1+ a^2 )^3/2.