Given the rational Diophantine equation,
$$t^3 - t^2 - \tfrac{1}{3}(n^2 + n)t - \tfrac{1}{27}n^3=w^3\tag1$$
Two points are, $$t_0 = 0\tag2$$ $$t_2 = \frac{-(1 + 2 n) (1 + 11 n + 42 n^2 + 14 n^3 + 13 n^4)}{9 (7 + 14 n + 24 n^2 + 17 n^3 + 19 n^4)}\tag3$$
Question: How do we find an intermediate point $\color{blue}{t_1}$ between $t_0$ and $t_2$; that is, one with numerator and denominator less than a quartic?
It's the missing piece in this family,
$$\sqrt[3]{t_0+x_1}+\sqrt[3]{t_0+x_2}+\sqrt[3]{t_0+x_3}= \sqrt[3]{z_0}\tag4$$
$$\sqrt[3]{\color{blue}{t_1}+x_1}+\sqrt[3]{\color{blue}{t_1}+x_2}+\sqrt[3]{\color{blue}{t_1}+x_3}= \sqrt[3]{z_1}\tag5$$
$$\sqrt[3]{t_2+x_1}+\sqrt[3]{t_2+x_2}+\sqrt[3]{t_2+x_3}= \sqrt[3]{z_2}\tag6$$
where,
$$z_0=-(2n+1)+3\sqrt[3]{\tfrac{n(n^2+n+1)}{3}}\tag7$$
$$z_2=\frac{-3(2 + n)^3 (1 + n + n^2)}{7 + 14 n + 24 n^2 + 17 n^3 + 19 n^4}\tag8$$
and the $x_i$ are the three roots of,
$$x^3 + x^2 - \tfrac{1}{3}(n^2 + n)x + \tfrac{1}{27}n^3=0\tag9$$
P.S. Once $\color{blue}{t_1}$ is found, and assuming it also has additional properties, it is easy to find $z_1$ as a rational root of a nonic. (The relations found by davidoff303 was just the special case $n=-3$.) There are infinitely many rational points $t_i$ but I am interested in those with the smallest height.