I want to know whether it is possible to get a real number (not an algebraic expression) as the product of $a$, $b$ and $c$. I tried for a long time and this is what I got.
$$3abc = a^2 b + b^2 c + c^2 a$$
But it seems like there is a way to determine the value.
Hint
\begin{align} a-b&= \frac1c-\frac 1b \\ &=\frac{b-c}{bc}\\ &=\frac{c-a}{abc^2} \\& =\frac{a-b}{a^2b^2c^2}. \end{align}