By using Euler's notation, we will see that:
z^7 = 78,125*e^(-i*4.48)
We know that:
z = 4 - 3i
Remember that for a complex number:
w = a + bi
In Euler's notation, we can write this as:
w = √(a^2 + b^2)*e^(i*Atan(b/a))
Then, for z, we will get:
z = √(4^2 + (-3)^2)*e^(i*Atan(-3/4))
z = 5*e^(-i*0.64)
Now, if we apply an exponent of 7 to this number, we will get:
z^7 = ( 5*e^(-i*0.64))^7
z^7 = 5^7*e^(-i*7*0.64) = 78,125*e^(-i*4.48)
If you want to learn more about complex numbers, you can read:
https://brainly.com/question/10662770