In a parabola $y^2=4ax$ can three points $P(0)$, $P(t_1)$ and $P(t_2)$ form an equilateral triangle where $t_1>0,t_2 >0$ ? (Given $a>0$)
$P(t)$ stands for the parametric point $(at^2,2at)$.
I know that if one out of $t_1$ and $t_2$ is positive and the other is negative then surely an equilateral triangle can be formed inside the parabola. However, when both are of same sign (positive), how can we check whether such an equilateral triangle is possible or not? Is there any intuitive method?

No, they cannot.
Note that $$|P(0)P(t)|=\sqrt{(at^2)^2+(2at)^2}=a\sqrt{t^4+4t^2}$$ is strictly increasing for $t\gt 0$.
It follows from this that $$t_1\not=t_2\implies |P(0)P(t_1)|\not=|P(0)P(t_2)|$$