Essentially, any even exponent will be a V, and any odd exponent will be an S.
How does the negative X’es graph when the exponent is NOT a neat odd nor even integer?
In general you can’t graph y = x ^ (m/n) for the negative values of x in a meaningful way other than a few special cases where it is well defined (integer exponents or reduced fractional exponents where n is odd).
If you allow complex operations then you can get some meaningful answers for the general expression.
For any fractional exponent with an even denominator, the negative part of the graph would go imaginary. To properly graph imaginary numbers, you’d need four-dimensional graph paper, though one does occasionally encounter various workarounds, depending on what one wants to show with the graph.
For a simple example, y=x^\frac{1}{2} is the same as y=\sqrt{x}. And of course we all know that the square root of a negative number is imaginary.
A way of visualizing it:
Consider the graph for y=x^a as a goes from 2 to 3. When a=2, the tail points up, and when a=3, it points down.
But between those points, there must have been a continuous motion–the tail must have whipped around somehow. The points obviously didn’t go through zero. Instead, the tail whips around in the complex plane.
Not 100% sure this will work, but see this animated graph:
The tail flips up and over as a goes from 2 to 3. Same thing for higher powers.
Neither Desmos nor GeoGebra seem to properly handle complex numbers in their standard graphing calculators. They support absolute values (via |x^a|), but the complex part of it isn’t being handled. Not sure why. Math3D works properly, though.