As I mentioned before the question is If matrix $A$ is not symmetric matrix then $A^{-1}$ is not symmetric.
I have already known that if matrix is symmetric then $A^{-1}$ is symmetric. But for this question I wrote the followings: If $A$ is not symmetric then $ A \neq A^T$. Now, what about $A^{-1}$. Consider the following $(A^{-1})^T = (A^T)^{-1}$ and thats it.
Actually, intuitively I guess this is true even though I can not complete the proof.