I need to prove or disprove that the relation $R$ is a function.
$$R = \{(x^2, x^3): x \in \mathbb{Q}\}$$
If $R$ is a function - is it onto? Is it surjective?
I know that I need to check if $R$ is onto or to check if it's uniquely defined, but I'm not sure how to, exactly.
$R$ is not a function because for $x = 1$ we have $(1,1) \in R$ and for $x= -1$ we have $(1,-1)$ in $R$.
Therefore, $R$ would map $1$ to two different values.