If three vectors along coordinate axis represents the adjacent sides of a cube of length b, then the unit vector along its diagonal passing through the origin will be
Point diagonal line(0,0,0) and (b,b,b)
Vector along diagonal, →B=(b−o)^i+(b−o)^j+(b−o)^k=b^i+b^j+b^k
Unit vector along diagonal, ^B=→B∣∣→B∣∣=b^i+b^j+b^k√b2+b2+b2=^i+^j+^k√3
Hence, unit vector along diagonal is ^i+^j+^k√3