Consider $x^{2}-16$. Rewrite $x^{2}-16$ as $x^{2}-4^{2}$. The difference of squares can be factored using the rule: $a^{2}-b^{2}=\left(a-b\right)\left(a+b\right)$.
$$\left(x-4\right)\left(x+4\right)=0$$
To find equation solutions, solve $x-4=0$ and $x+4=0$.
$$x=4$$ $$x=-4$$
Steps by Finding Square Root
Multiply $7$ and $16$ to get $112$.
$$112x^{2}=1792$$
Divide both sides by $112$.
$$x^{2}=\frac{1792}{112}$$
Divide $1792$ by $112$ to get $16$.
$$x^{2}=16$$
Take the square root of both sides of the equation.
$$x=4$$ $$x=-4$$
Steps Using the Quadratic Formula
Multiply $7$ and $16$ to get $112$.
$$112x^{2}=1792$$
Subtract $1792$ from both sides.
$$112x^{2}-1792=0$$
This equation is in standard form: $ax^{2}+bx+c=0$. Substitute $112$ for $a$, $0$ for $b$, and $-1792$ for $c$ in the quadratic formula, $\frac{-b±\sqrt{b^{2}-4ac}}{2a}$.