atrus_ovis said:
Thanks, both of you.
@Curious
yeap, should have converted the cartesian complex number into a phasor right away.
Anyway, taking the real part i end up to :
\cos(\frac{\pi}{4} + \theta)= \frac{-1}{\sqrt{2}}
(If i use the cosine of a sum of angles formula, i end up to what i got at the first post).
So if you add pi/4 = 45 deg to the angle theta, you get an angle whose cosine is -1.
So theta = 180 - 45 = 135 degrees?
Why two values in 0,2pi ?
"Both of you"? Well, "both of me" welcome you.

I posted again (rather than edit my original post) for clarity as I saw you were already online and might have read the old post.
Generally, in complex analysis, you work in radians unless otherwise directed. Certainly you shouldn't "mix" radians and degrees as you did.
So let's do it in radians, then just state the answers in degrees in parantheses for completeness.
You have: \cos(\frac{\pi}{4} + \theta) = \frac{-1}{\sqrt{2}}
There are two angles in [0, 2pi) that give a cosine of \frac{-1}{\sqrt{2}}, namely \frac{3\pi}{4} (or 135 degrees) and \frac{5\pi}{4} (or 225 degrees). You can see this by recognising that the principal angle that gives the correct absolute value of \frac{1}{\sqrt{2}} (note the positive sign) for the cosine is \frac{\pi}{4} (or 45 degrees). Cosine is positive in the 1st and 4th quadrants, and negative in the 2nd and 3rd quadrants, so find the equivalent angle measures in the 2nd and 3rd quadrants, which are the ones previously stated. Sketch the 4 quadrants if you're unsure how we got there.
So \frac{\pi}{4} + \theta = \frac{3\pi}{4} or \frac{\pi}{4} + \theta =\frac{5\pi}{4}
Solving each of those independently gets you \theta = \frac{\pi}{2} (90 degrees) or \pi (180 degrees) respectively. Those are the two values in [0,2\pi), and they are both admissible, which you can verify by plugging back into the original equation. In the first case, e^{j\theta} = j and in the second, e^{j\theta} = -1. Multiply those by (1+j) and verify that the real part is -1 in each case.