Let $A$, $B$, $C$, and $D$ be four points in space such that $$\angle BAC=\angle CAD=\angle DAB=60^\circ.$$ If $AB=1$, $AC=2$, and $AD=6$, then what is the distance between $A$ and the plane of $\triangle BCD$?
Observations: $ABC$ and $BCD$ are right, as $ABC$ is $30-60-90$ and then using Law of Cosines we han find the other side lengths for $BCD.$ I don't know how to use this to solve for the distance desired though. I have tried letting this distance be $h$ and setting up equations.

You can find the volume of the tetrahedron from the lengths of the edges from this Heron-like formula: $$ {\displaystyle V={\frac {\sqrt {4a^{2}b^{2}c^{2}-a^{2}X^{2}-b^{2}Y^{2}-c^{2}Z^{2}+XYZ}}{12}}} $$ where $a=AB$, $b=AC$, $c=AD$, $x=CD$, $y=BD$, $z=BC$ and $$ {\displaystyle {\begin{aligned}X&=b^{2}+c^{2}-x^{2},\\Y&=a^{2}+c^{2}-y^{2},\\Z&=a^{2}+b^{2}-z^{2}.\end{aligned}}} $$
Just divide the triple of that volume by the area of $BCD$ to find the relative height $AH$.