The vertex $B$ is surrounded by $A, C, B_1$
I'm stuck here. I feel like the problem can be solved with analytical geometry by searching from the distance between a point and a plane, but that hasn't been part of our program so I assume it can be done much more simply.
I can calculate the sides of the cuboid from the diagonals, but all my attempts after that have resulted in the wrong solution. I feel like the projection of $B$ on the $B1AC$ plane is an important point on a triangle, but I'm not sure if it has to be and if it is, which one.