$A$ is a squared matrix such that $A^4 = \mathbf{0}$. Find $B$ in form of $A$ such that $B^2 = I - A$.
I tried in this way:
\begin{gather*} A = I - B^2 \\ A ^ 4 = ( I - B)^4 (I + B)^4 \end{gather*}
So $I = B$ or $- I = B$
But the question wants $B$ as a form of $A$. any help?