Let $M$ be a smooth manifold of dimension $m$ and $N \subseteq M$. Then $N$ is said to be a submanifold of $M$ of dimension $n$ ($\leq m$) if for every point $p \in N$ there is a chart $(U,\phi)$ around $p$ in $M$ such that $\phi(U\cap N)$ is open in $\mathbb{R}^n$ ($\subseteq \mathbb{R}^m$).
Using the above definition how do I prove the following?
The image of the map $\alpha: [-1,1] \to \mathbb{R}^2, t \mapsto (t^3,t^2)$ is not a submanifold of $\mathbb{R}^2$.
In Analysis on Manifolds, Munkres says that the reason for this is the fact that $D\alpha(0)$ does not have rank 1. But how does it follow that all the charts around the origin in $\mathbb{R}^2$ will fail to comply to the above definition of submanifold?