I'm rather familiar with exponents, I know that $y^x = y_1 \cdot y_2 \cdot y_3 .... y_x$, but what if the exponent is less than one, how would that work?
I put in my computer $25^{1/2}$ anyway, expecting it to give me an error, and I got an answer!! And even more surprising, when I did this with more numbers and a little research, I found that $$x^{1/y} = \sqrt[y] x$$ Is it just me, or can exponents take on the role of square roots?
You're right that there is something interesting going on. It's certainly true that $25^{1/2} = 5$ is a bit different than $3^2 = 3 \cdot 3 = 9$.
One of the reasons why we've chosen $25^{1/2}$ to mean $\sqrt{25}$ goes like this.
For normal, positive integer exponents, we have the really nice exponent laws $a^b \cdot a^c = a^{b+c}$. For instance, $3^3 \cdot 3^5 = 3^8$. What if we wanted this law to work even when we used numbers less than $1$, or maybe fractions between integers?
Then we would want $25^{1/2} \cdot 25^{1/2} = 25^{\frac{1}{2} + \frac{1}{2}} = 25^1 = 25$, and so we would want $25^{1/2} = \sqrt {25}$. This works with others, too. For instance, $27^{1/3}$ should satisfy $27^{1/3} \cdot 27^{1/3} \cdot 27^{1/3} = 27^1 = 27$, so that $27^{1/3} = \sqrt[3]{27} = 3$.
For this also works for fractions bigger than $1$. Thus $36^{3/2}$ should satisfy $36^{3/2} \cdot 36^{3/2} = 36^3$, so $36^{3/2} = \sqrt{36^3}$. Note that you could also rationalize this as thinking that $36^{3/2}$ should equal $(36^3)^{1/2}$, and indeed that works here!
More generally, choosing $25^{1/2}$ to mean $\sqrt {25}$ (and the related identities) agrees with all of our previous rules regarding exponents, so it seems like a very natural choice to make. And indeed, it is the choice we make.
As an aside: one can further extend exponents to decimal expansions instead of fractions, or go further still.