reviewed
approved
reviewed
approved
proposed
reviewed
editing
proposed
Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/ComplexExponentiation.html">Complex Exponentiation</a>.
RealDigits[Re[z /. FindRoot[(I + z)^I == z, {z, 0}, WorkingPrecision -> 120]]][[1]] (* Amiram Eldar, May 30 2023 *)
approved
editing
proposed
approved
editing
proposed
Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/ComplexExponentiation.html">Complex Exponentiation</a>
proposed
editing
editing
proposed
In C, the unique invariant point of the mapping M(z) = (i+z)^i is also its attractor. The convergence is linear and takes about 1650 iterations to reduce the value of |z - M(z)| by 1000 decimal digits. The imaginary part of the invariant point is in A290410.
proposed
editing
editing
proposed