In $\mathbb{R}^3$, we can take both dot products and cross products. These are related by the formula $$|x\times y|^2+|x\bullet y|^2 = |x|^2|y|^2,$$ which tells you the the length of one in terms of the length of the other. This formula follows from: $$|x \times y| = |x||y|\sin \theta_{x,y}, \qquad |x \bullet y| = |x||y||\cos \theta_{x,y}|$$
Suppose we want to generalize to $\mathbb{R}^n$ for $n > 3$. We can still take dot products of pairs of vectors, and it's still true that $$|x \bullet y| = |x||y||\cos \theta_{x,y}|,$$ almost by definition. But since the higher-dimensional cross product requires more than $2$ inputs, there aren't any obvious formulae involving it that might be true. I was thinking that perhaps we can use wedge products instead. And, I've been gazing at the wikipedia article on Clifford algebra trying to find something relevant, but to no avail.
(I don't really understand Clifford algebras...)
Anyway:
Question. Is there a reasonable generalization of the formula $|x\times y|^2+|x\bullet y|^2 = |x|^2|y|^2$ to higher dimensions?