I was trying to plot the graph of $y=x^\frac{4}{3}$. However, I tried two online plotters, both gave me curves only on the right side of the y-axis. There is nothing on the left side of the y-axis. Shouldn't it be a curve symmetric to the y-axis? Similarily for $y=x^\frac{5}{3}$ which I thought is a function symmetric to origin but only has value for nonnegative x.
I tried to use google to compute $(-1)^\frac{4}{3}$ and it automatically gives me $-0.5 - 0.866025404 i$ instead of $1$. And $(-1)^\frac{5}{3}$ got a answer of $0.5 - 0.866025404 i$ instead of $-1$. Why does the result include an imaginary part?