Let
$$\mathrm{Cov}(X,Y,Z) = \mathrm E[(X-\mathrm E(X))(Y-\mathrm E(Y))(Z-\mathrm E(Z))]$$
This can be regarded as a generalization of covariance to three random variables.
I am writing a text where I need to use this quantity, but I have not encountered it in the literature, so I'm not sure if there is a standard name for it. Here are some possible names I think I could use:
- Covariance (can be confused with the normal two-variable covariance).
- Third-order covariance (not sure about this one).
- Third-order centered moment (this is accurate, but I'd prefer to find something shorter).
Related: Covariance for three variables.