I know how to solve a question like this when we have to find a vector equally inclined to only Two vectors-
let these two vectors are (A) and (B). Then you find A^ and B^ {I mean unit vectors} and simply add them to find the diagonal of the rhombus made by these unit vectors. This new diagonal vector is the required vector.
Now I applied this approach for my problem with the three vectors but it does not works. Please help.
You have to take the vector as $$x\hat{i}+y\hat{j}+z\hat{k}$$ and then you have to take dot product of this vector with other three unit vectors, then three variables three equations you can solve it.