I am studying about differentiable manifolds. My professor give me an example show that graph of a continuous function is a submanifold, but image of its is not in general.
$$f: \mathbb{R} \longrightarrow \mathbb{R}^2 $$ $$f(x)=(x^2,x^3)$$
$gr(f)=\{ (x,f(x))| x \in \mathbb{R}\} \subset \mathbb{R}^3$
$Im(f)=\{ (x,y)| x=y^{2/3} \}$
I do not know how to prove a subset is a submanifold or not. Could you give me the technique to prove it?
I proved that $Im(f)$ is a topological manifold, but how can I show that it does not have differentiable structure?