DX,
I don’t follow what you’re doing at all. That problem represents a point in a two-dimensional plane, and it is found in reference to both a horizontal and vertical axis. The first number is how far you move along the horizontal axis and the second is how far you move along the vertical. Because both numbers are positive, not negative, you will be going to the right 2 units and upward 2 units, placing the point in quadrant number one. Because the real part (2) and the imaginary part (j2) are of equal magnitude this is going to form a square, and the angle you will always get with a square is 45 degrees. But, the math goes like this;
C = 2 + j2
C = [squ][(2)2 + (2)2] = the magnitude you need to find.
And;
[the] = tan-1(2/2) = the angle you need to find.
In the equation to find the angle, where the 2/2 is located, the number that goes in the numerator will be the imaginary j value and the denominator will be the real value. This would have been easier to see if the values hadn’t been the same.
Hope that helps,
Good luck.
[edit]
I should expand a little about the square always having 45 degrees; If the point resides in quadrant one it is 45, in quad-2 it is 90 + 45, and so on.