If $A^2 + I = 0$ is a matrix equation, all solutions $A \in M(n,\mathbb{C})$ are similar to $$ B = \begin{pmatrix} i I_p & 0 \\ 0 & -i I_m \end{pmatrix} $$ where $i$ is the imaginary unit and $m + p = n$.
Perhaps there is a way to use the Jordan canonical form towards a solution? A hint getting started on this path would be helpful.
Hint: You don't really need Jordan normal form. $A$ has minimum polynomial dividing $x^{2}+1$ (it could possibly be $x+i$ or $x-i$ if only one of $i,-i$ is an eigenvalue), which has no repeated roots. A complex $n \times n$ matrix is diagonalizable ( ie similar to a diagonal matrix) if and only if its minimum polynomial has no repeated roots. The eigenvalues of $A$ are clear, so you are almost home.