We have the condition that $Q$ is an $n\times n$ invertible matrix with all entries positive and it is NOT symmetric. It is given that $x^T(Q-I)x \geq 0\,\forall x\in \mathbb{R}^n$. My doubt is, can we show that $x^T(Q^{-1}-I)x\leq 0$.
I tried proving this in the following manner:
As $Q$ is invertible, its square root exists, then $\forall\, x,\,\exists \,y$ such that $x=Q^{-1/2}y$.
Thus, $y^TQ^{{-1/2}^T}(Q-I)Q^{-1/2}y\geq 0\,\forall y \in \mathbb{R}^n$ (this is where I am worried, can we say $y \in \mathbb{R}^n$??)
$\Rightarrow y^T(I-Q^{-1})y\geq 0\,\forall y \in \mathbb{R}^n$.
In short, my doubt is if $Q$ is an invertible matrix with positive entries, does square root exist in the set of real matrices?