The following equation graphs a love heart,
$x^2+(y- \sqrt[3]{x^2})^2=1$
And since (please correct me if I'm wrong)
$\sqrt[3]{x^2}=x^{2/3}$
I should be able to write it like this:
$x^2+(y- x^{2/3})^2=1$
However when I graph the latter I only get the positive side of the heart, not the negative side. Can someone tell me why this is?