Design a device which will input a 4-bit two's complement number and output the square of the number. Use BCD representation for the output. Fill out the truth table for the device and calculate the minimal sum logic for each output. How would I do this problem? When it says 4-bit two's complement numbers, what does it mean?