We can have the off diagonal terms of a covariance matrix negative also, right. Then in Unscented Kalman Filter algorithm, while calculating sigma points, we need to take the square root of the covariance matrix. This obviously results in complex numbers. How to proceed further?