For given $x,y \in \mathfrak{g}, [x,y], [x,[x,y]] \neq 0$, does there exist a $z \neq 0 \in \mathfrak{g}$ such that
$$\operatorname{ad}^2_xy = \operatorname{ad}_zy$$
For simplicity, let's think of the case of $\mathfrak{g} = End(V)$, with the commutator $\operatorname{ad}_xy = xy-yx$
I suspect the answer is no, but I can't think of "proper" reason other than computing the LHS and seeing terms like $xyx$ that a priori will dissallow writing a $zy$.
Edit: as pointed out by user1551 there are certain matrices that this will never work, but it's not a done deal, when and why does this happen? Also note that if we work with the Lie algebra of vectors in $\mathbb{R}^3$ with the cross product, my question becomes when can the BAC - CAB triple product identity be expressed as a cross product. i.e. solving:
$$x(x \cdot y) - y\|x\|^2 = z \times y$$
Thus, a partial proof for the $\mathfrak{s}\mathfrak{o}(3)$ case is if $x \perp y$ the resulting equation reads:
$$-\|x\|^2 y = z \times y$$
Which can have no nontrivial solution, as geometrically we are asking $y$ to be orthogonal to a scalar multiple of itself. This is what happens in user1551's example too, as the matrices chosen are orthogonal under the trace pairing, which is the Killing form for the Lie algebra $End(V)$, thus to improve my question, suppose the case that $x \not\perp y$, or when the Killing form is degenerate and we can't define such notions of orthogonality.
Edit2: see the comments for a very slick proof by user1551 that the solution to this problem is negative for $\mathfrak{g}=\mathfrak{s}\mathfrak{o}(3)$