I found this question in a problem set- Check whether the relation R in $\mathbb{R}$ defined by:
$$R=\{(a,b):a\leq b^3\}$$
is reflexive, symmetric or transitive I found an example to show that it is not transitive-
$$3<(\frac{3}{2})^3$$
$$\frac{3}{2}<(\frac{6}{5})^3$$
But:
$$3>(\frac{6}{5})^3$$
So it isn't transitive
But in many cases it becomes harder to find examples for instance where powers are different so is there a way to prove this in general for the given relation that it isn't transitive.