Trying to plot this graph in octave, do anyone know how to do it? I do not know how to do it when it is equal to 0.
$r^{3}(1 + \frac{0.00822}{101325 * r}) - r(\frac{6 \pi * (16.7 * 10^{-6}) * (1.6666 * 10^{-9})}{\frac{4}{3} \pi * 859.9 * 9.82}) = 0$
If you plot this equation you get a few points. I think you plotting the curve $y = x^3 (1+c/x) -dx$ where $x,y$ are variables, and $c,d$ some constants.