I found a definition of Regular Matrices that is,
A regular matrix $A$ is a square matrix and there are some n ($\geq$1) such that all the entries of $A^n$ are positive.
I would like to know is this a correct definition? According to the definition, the following matrix is regular but how to prove it?
Any hints $\\ $\begin{pmatrix} 1 & 4& 3\\ 2& 0& 1\\ 4& 3& 2\\ \end{pmatrix}