I know how to show the inverse of positive definite is positive definite but I don't know how to expand that.
Suppose $A$ is positive definite then $A$ is invertible, so define $y=Ax$ for $x\neq 0$. Then $y^TA^{-1}y=x^TA^TA^{-1}Ax=x^TAx>0$, so the inverse of $A$ is positive definite.
How can I show that for other powers of $A$?