Consider the sets
$$ \ A=\{x^{2}: 0<x<1 \} \text{ and }B=\{x^{3}: 1<x<2 \} \ $$
Show that there is a one-one function and onto map between them.
Let $ \ f : A \rightarrow B $ be a map defined by
$$ \ f(x)= x^{\frac{3}{2}} , \ \ \forall \ x \in (0,1) $$
Then this map is clearly one-one. But how to show it is onto? Also is the map well defined? Any help would be appreciated ?