Throughout, injective (one-one) means \(\displaystyle f(x_1)=f(x_2)\Rightarrow x_1=x_2\); surjective (onto) means every element of the co-domain is an image. A single counter-example kills either property.
(i) \(\displaystyle f:\mathbf{N}\to\mathbf{N},\ f(x)=x^{2}\).
Injective: if \(\displaystyle x_1^{2}=x_2^{2}\) then \(\displaystyle (x_1-x_2)(x_1+x_2)=0\); since \(\displaystyle x_1,x_2\in\mathbf{N}\) are positive, \(\displaystyle x_1+x_2\neq 0\), so \(\displaystyle x_1=x_2\). Injective.
Surjective: \(\displaystyle 2\in\mathbf{N}\) is not a perfect square — \(\displaystyle x^{2}=2\) gives \(\displaystyle x=\sqrt2\notin\mathbf{N}\). Not surjective.
(ii) \(\displaystyle f:\mathbf{Z}\to\mathbf{Z},\ f(x)=x^{2}\).
Injective: \(\displaystyle f(-1)=1=f(1)\) but \(\displaystyle -1\neq 1\). Not injective — this is exactly where the sign matters, the negative integers are now available.
Surjective: \(\displaystyle -1\in\mathbf{Z}\) has no pre-image, since \(\displaystyle x^{2}\ge 0\) for all \(\displaystyle x\). Not surjective.
(iii) \(\displaystyle f:\mathbf{R}\to\mathbf{R},\ f(x)=x^{2}\).
Injective: \(\displaystyle f(-1)=f(1)=1\), so not injective.
Surjective: \(\displaystyle -2\in\mathbf{R}\) has no pre-image, as \(\displaystyle x^{2}\ge 0\). Not surjective.
(iv) \(\displaystyle f:\mathbf{N}\to\mathbf{N},\ f(x)=x^{3}\).
Injective: if \(\displaystyle x_1^{3}=x_2^{3}\) then \(\displaystyle (x_1-x_2)\left(x_1^{2}+x_1x_2+x_2^{2}\right)=0\), and the second factor is positive for \(\displaystyle x_1,x_2\in\mathbf{N}\); hence \(\displaystyle x_1=x_2\). Injective.
Surjective: \(\displaystyle 2\in\mathbf{N}\) is not a cube of a natural number \(\displaystyle \left(1^{3}=1<2<8=2^{3}\right)\). Not surjective.
(v) \(\displaystyle f:\mathbf{Z}\to\mathbf{Z},\ f(x)=x^{3}\).
Injective: the identity \(\displaystyle x_1^{3}-x_2^{3}=(x_1-x_2)\left(x_1^{2}+x_1x_2+x_2^{2}\right)\) again applies; the quadratic factor \(\displaystyle \left(x_1+\tfrac{x_2}{2}\right)^{2}+\tfrac{3x_2^{2}}{4}\) vanishes only when \(\displaystyle x_1=x_2=0\), which also gives \(\displaystyle x_1=x_2\). So \(\displaystyle x_1^{3}=x_2^{3}\Rightarrow x_1=x_2\). Injective (unlike \(\displaystyle x^{2}\), cubing preserves sign, so \(\displaystyle -1\) and \(\displaystyle 1\) are no longer glued together).
Surjective: \(\displaystyle 2\in\mathbf{Z}\) has no pre-image, since \(\displaystyle 1^{3}=1\) and \(\displaystyle 2^{3}=8\) and no integer lies strictly between \(\displaystyle 1\) and \(\displaystyle 2\). Not surjective.
Summary: (i) injective, not surjective; (ii) neither; (iii) neither; (iv) injective, not surjective; (v) injective, not surjective. None of the five is a bijection.