Surprisingly, all of them hold. You just have to note when the powers are even because that leads to something like $(-1)^2=1$.
But I guess if you can show these exist of $-1$ and another random negative integer like $-5$ then proof's all good. But I'm leaving $x, y \in \mathbb{N}$ because the rules change magnificently when we walk out of our natural field. I'll show one example later on.
By the way, this is an example that goes to show simple ideas can extend to higher things if only they were defined well. Let's begin.
$(-1)^3 \cdot (-5)^3=-1 \cdot -125 = 125 =(-1 \cdot -5)^3$
$(-1)^{2019}=(-1)^{2018} \cdot -1=(-1)^{2018+1}$
That last one may seem to stem from some contest math but for a number $k \in \mathbb{N}$, $(-1)^{2k}=[(-1)^2]^k$. Boom! The fourth law just popped up. It just shows an even product of (-1)s can be arranged in groups of two of these, which become 1 i.e.
$-1 \cdot -1 \cdot -1 \cdot -1=(-1 \cdot -1) \cdot (-1 \cdot -1)$
This is a very helpful fact to note in future, especially if you ever do number theory. Let's move on.
$(-5)^{-3}=(-1)^{-3} \cdot 5^{-3} = \dfrac{1}{5^3} \cdot \dfrac{(-1)^0}{(-1)^3}=\dfrac{1}{(-5)^3}$
$(-5)^2 \div (-5)=\dfrac{(-1)^2 \cdot 5^2}{-1 \cdot 5}=\dfrac{-1 \cdot 5^{2-1}}{1}=(-5)^1=(-5)^{2-1}$
$\dfrac{(-5)^x}{(-1)^x}=(-5)^x \cdot [(-1)^{-1}]^x=[-5 \cdot (-1)^{-1}]^x=(\dfrac{-5}{-1})^x$
$(\dfrac{-5}{-10})^{-x}=[\dfrac{-5}{-10}^x]^{-1} \qquad \text{Which is the reciprocal of the case that preceded it.}$
So there you have it. Now for that special case.
In some textbooks Law. 2 is converted into something like:
$\sqrt{a} \cdot \sqrt{b}=\sqrt{ab} \quad \text{Where in this case } x=0.5$
Both a and b can't be negative because the equation can be shown to produce two separate numbers. Let's say $-16,-36$
$\sqrt{a} \cdot \sqrt{b}=\sqrt{-16} \cdot \sqrt{-36}=\sqrt{-1} \cdot 4 \cdot \sqrt{-1} \cdot 6=-1 \cdot 24$
$\sqrt{ab}=\sqrt{-16 \cdot -36}=\sqrt{16 \cdot 36}=4 \cdot 6$
One is positive and the other is negative. So that's the only exception. Peace.