Question: Let $I$ be the $n \times n$ identity matrix and let $O$ be the $n \times n$ zero matrix. Suppose $A$ is a $n \times n$ matrix such that $A^3 = O$. Show that $I + A$ is invertible.
The place that I am stuck at is how do I know about any properties of matrix $A$ to show that it is invertible. I realized that $A$ doesn't necessarily have to be a zero matrix, to begin with.
Additionally, I was wondering if there are any theorems or proofs that would demonstrate that any matrix plus the identity matrix are invertible.
Any help in the right direction would be much appreciated. Cheers.
Hint:
If $A^3=0$ then $$ I=I+A^3=(I+A)(I-A+A^2) $$