The following statement is false or true:
If $A \in M(n, \mathbb{C})$ is a matrix with complex entries of order $n$ such that $A^4=I$ then \begin{pmatrix} i & 1\\ 0 & i \end{pmatrix} Can be a Jordan Block of $A$.
I believe this statement is false, but I could not formalize the demonstration.
Observe that
$$A^4=I\implies (A-I)(A+I)(A^2+I)=(A-I)(A+I)(A-iI)(A+iI)$$
Thus, over $\;\Bbb C\;$ , the matrix's minimal polynomial decomposes as a product of different linear factors and is thus diagonalizable, which means it cannot have a Jordan Block as the one you wrote.